/*$$$$$$$$$$$$$$$$$$   
Theme Name: UNDR RPBLC MGZN BLACK THEME
Theme URI: http://undrrpblc.com
Description: Establishing a network of Artists, Musicians and Iconoclasts.
Author: Jacob Grossman
$$$$$$$$$$$$$$$$$$*/



/*$$$$$$$$$$$$$$$$$$ BODY $$$$$$$$$$$$$$$$$$*/

@media screen {

* { margin: 0; padding: 0; }
body { background: black; font: 12px/1.4 Verdana, Arial, Serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.group { display: inline-block; clear: both; }
/* start commented backslash hack \*/ * html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */

article, aside, figure, footer, header, nav, section { display: block; }

#page-wrap {
	width: 100%;
	margin: 3px auto 0;
	background: black;
}

.seo {
	position: absolute;
	text-indent: -9999px;
}


/*$$$$$$$$$$$$$$$$$$ HEADER $$$$$$$$$$$$$$$$$$*/

a.white {
	float: left;
	margin: 4px 1px 0 2px;
	background: url(images/eyebl.png) no-repeat;
	width: 16px;
	height: 9px;
	z-index: 1;
}

#date-time {
	float: left;
	text-transform: uppercase;
}

#container {
	width: 999px;
	height: 327px;
}

header {
	position: fixed;
	z-index: 1;
}

nav {
	position: fixed;
	list-style: none;
	margin: 1px 0 0 0;
    color: #fff;
	z-index: 4;
}

nav a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

a:active {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

#logo {
	position: relative;
	top: 18px;
	background: url(images/mgznheaderbl.png) no-repeat;
	width: 100%;
	height: 245px;
	padding: 0 0 82px 0;
}



/*$$$$$$$$$$$$$$$$$$ POSTS $$$$$$$$$$$$$$$$$$*/

.entry {
	margin: 13px 0 0 0;
	padding: 7px 0 11px 0;
}

section {
	width: 100%;
	position: relative;
	margin: auto;
	background-color: #000;
	padding: 0 0 66px 0;
	z-index: 5;
}

section ul li {
	list-style: none;
}

section ul li a {
	margin: 1px;
	color: white;
	text-decoration: none;
}

section ul li:nth-child(2) a {
	float: right;
}

.title {
	text-align: left;
	border-bottom: 4px solid #fff;
	width: 100%;
	z-index: 2;
}

.date {
	text-align: right;
	margin: -21px 0 0 0;
	color: white;
}

.cover {
	position: absolute;
	margin-top: -670px;
	z-index: -2;
}

.download {
	text-align: left;
	padding: 1px 0 0 0;
	border-top: 2px solid #fff;
	width: 100%;
	border-bottom: 2px solid #fff;
}

.info {
	text-align: right;
	margin: -19px 0 0 0;
	color: white;
}

.back {
	text-align: center;
	color: white;
	margin: -17px 0 0 0;
	list-style: none;
	text-decoration: none;
}

#break {
	top: 66px;
}



/*$$$$$$$$$$$$$$$$$$ FOOTER $$$$$$$$$$$$$$$$$$*/

footer {
	width: 100%;
	margin: 17px auto 0;
	color: white;
	border-top: 4px solid #000;
}

#infinity {
	margin: 0 0 3px 0;
	float: right;
	text-align: right;
}



/*$$$$$$$$$$$$$$$$$$ Toast $$$$$$$$$$$$$$$$$$*/

.wrap {
	max-width: 999px;
    margin: 0 auto;
}

.grids {
  	width: auto;
  	max-width: 999px;
  	list-style: none;
  	overflow: hidden;
	letter-spacing: -.25em;
}

.grids [class*="grid-"] {
  	display: inline-block;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	vertical-align: top;
  	letter-spacing: 0; 
}

.grid-1 {
 	width: 6.15%;
}

.grid-2 {
  	width: 14.583%;
}

.grid-3 {
  	width: 22.917%;
}

.grid-4, .grid-one-third {
  	width: 31.25%;
}

.grid-5 {
  	width: 39.583%;
}

.grid-6, .grid-half {
  	width: 47.917%;
}

.grid-7 {
  	width: 56.25%;
}

.grid-8, .grid-two-thirds {
  	width: 64.583%;
}

.grid-9 {
  	width: 72.917%;
}

.grid-10 {
  	width: 81.25%;
}

.grid-11 {
  	width: 89.583%;
}

.grid-12 {
  	width: 100%;
  	margin: 0;
}

@media screen and (max-width: 700px) {
.grids {
    margin: 0;
    width: auto;
}
  
.grids [class*="grid-"] {
    display: block;
    width: auto;
    margin: 0;
  }
}

                                                                                                                           

} /* END print media */